From fb51f447a24a8940b79977caa55d88641b8429ee Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 12 May 2015 07:44:21 -0400 Subject: [PATCH] Fix a11y tests The output of the about dialog test is affected by the keynav fixes. --- testsuite/a11y/about.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/testsuite/a11y/about.txt b/testsuite/a11y/about.txt index b877913782..4f8ac634a4 100644 --- a/testsuite/a11y/about.txt +++ b/testsuite/a11y/about.txt @@ -125,7 +125,8 @@ window1 text: FancyPants character count: 10 - caret offset: 0 + caret offset: 10 + selection 0: (0, 10) FancyPants default attributes: bg-color: bg-full-height: 0 direction: @@ -156,7 +157,7 @@ window1 "panel" parent: box index: 2 - state: enabled focusable sensitive showing visible + state: enabled sensitive showing visible toolkit: gtk layer: widget @@ -367,7 +368,7 @@ See the GNU General Public License, version 3 or later for details. text: This program comes with absolutely no warranty. See the GNU General Public License, version 3 or later for details. character count: 115 - caret offset: 0 + caret offset: 56 default attributes: bg-color: bg-full-height: 0 direction: @@ -401,7 +402,7 @@ See the GNU General Public License, version 3 or later for details. unnamed-GtkLabelAccessibleLinkImpl-4 "link" parent: license_label - state: enabled focusable multi-line sensitive showing visible + state: enabled focusable focused multi-line sensitive showing visible start index: 56 -- 2.30.2